home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / borland / jnfb88.zip / PALPRO.ZIP / HELLOINC.C < prev    next >
Text File  |  1987-10-02  |  83b  |  8 lines

  1. #include <stdio.h> 
  2. #include <salute.h> 
  3.  
  4. main() 
  5.         hello(); 
  6.